How to Install dsniff software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install dsniff software package in Ubuntu 12.04 LTS (Precise Pangolin)

dsniff software package provides Various tools to sniff network traffic for cleartext insecurities, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dsniff 

dsniff is installed in your system.

Make ensure the dsniff package were installed using the commands given below,

$ sudo dpkg-query -l | grep dsniff *

You will get with dsniff package name, version, architecture and description in a table

dsniff package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package dsniff
Version 2.4b1+debian-21.1
Description Various tools to sniff network traffic for cleartext insecurities
Sub Section Net


See Also, How to uninstall or remove dsniff software package from Ubuntu 12.04 LTS (Precise Pangolin)?